Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove most exports #152

Merged
merged 11 commits into from
Apr 3, 2024
Merged

Remove most exports #152

merged 11 commits into from
Apr 3, 2024

Conversation

mtfishman
Copy link
Member

I still need to update the tests and examples.

@b-kloss this may affect your code. You should change over to using explicit imports (i.e. explicitly write using ITensorNetworks: ITensorNetwork, ... instead of using ITensorNetworks).

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.20%. Comparing base (004b621) to head (85b6ddc).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   83.23%   83.20%   -0.03%     
==========================================
  Files          71       71              
  Lines        3751     3751              
==========================================
- Hits         3122     3121       -1     
- Misses        629      630       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtfishman mtfishman marked this pull request as ready for review April 2, 2024 23:59
@mtfishman mtfishman changed the title [WIP] Remove most exports Remove most exports Apr 3, 2024
@mtfishman mtfishman merged commit 2b592c0 into main Apr 3, 2024
6 of 9 checks passed
@mtfishman mtfishman deleted the remove_exports branch April 3, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants